Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change default title #535

Merged
merged 1 commit into from
Dec 14, 2024
Merged

Change default title #535

merged 1 commit into from
Dec 14, 2024

Conversation

Matushl
Copy link
Member

@Matushl Matushl commented Dec 14, 2024

fix #533

@@ -143,7 +143,7 @@ const MyApp: FC<AppProps> = ({Component, pageProps}) => {
return (
<>
<Head>
<title>React App</title>
<title>STROM</title>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

default asi treba. ale kedy sa vlastne este zobrazuje? v adminovi by sme asi mali pridat nieco tiez eventualne

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

zobrazuje sa to ked si na Razcestniku napriklad

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

akoze teoreticky mozeme mat pre React admin nieco vlastne, ale STROM moze byt vsade :-D

@Matushl Matushl merged commit eeb69f8 into master Dec 14, 2024
1 check passed
@Matushl Matushl deleted the 533-set-default-title branch December 14, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Razcestník má title bar React App
2 participants